home *** CD-ROM | disk | FTP | other *** search
/ Beginning Mac Programming / Beginning Mac Programming.bin / pc / Open Me for REALbasic 3 / REALbasic 3.2 / Goodies / 3rd Party Demos / 3rd Party Plugins / Misc / HTMLRendering Plugin / READme < prev   
Encoding:
Text File  |  2001-01-19  |  859 b   |  16 lines

  1. For additional information please visit <http://homepage.mac.com/vanhoek/>
  2.  
  3.  
  4. You need at least MacOS 9.1 to appreciate the renderer when running in Classic mode, and Carbon 1.2 when using carbon/OSX.
  5.  
  6.  
  7. To get information on the various functions, properties and events, you should open the plugin with RBplugin Plunger, which is a REALbasic application of which the source can be obtained from <http://www.tempel.org/>
  8.  
  9. Be aware, in the classic environment there are some bugs related to the HTMLrenderingLib 1.0.4.
  10.  
  11. The carbon version appears to be bug-free, but an extra sample project has been added that contains resources required to do a build.  As soon as REALsoftware has fixed a RB-related bug, the resourses are not required anymore.
  12.  
  13.  
  14. If you run the sample project, do a "new" and open the .index file in the folder HTMLSample Help.
  15.  
  16. Enjoy, Alfred